.navbar-light { background: #222 !important; }

.navbar img { width: 300px; }


h3.fpintro { font-family: AmerigoBT-MediumItalicA !important; font-weight: normal !important; margin-bottom: 2rem; font-size: 1.5rem; }

.fp-events .tribe-events-pro-photo-nav,
.fp-events .tribe-events-c-ical,
.fp-events .tribe-events-c-top-bar__datepicker { display: none; }

.fp-events .tribe-common--breakpoint-xsmall.tribe-events-pro .tribe-events-pro-photo__event { width: 100%; }

.fp-events .tribe-events-pro-photo__event-featured-image-wrapper { width: 50%; float: left; }

.fp-events .tribe-common .tribe-common-c-svgicon {
color: #fcb040;
}

.fp-events .tribe-events-pro .tribe-events-pro-photo__event-datetime-featured-text {
color: #fcb040;
}

h3.tribe-events-pro-photo__event-title { font-size: 1.3rem !important; }

.tribe-events .tribe-events-l-container { padding-top: 0 !important; }

.fp-classes .tribe-events-calendar-list__event-details { float: left; width: 70%; padding: 0; }

.fp-classes .tribe-events-calendar-list__event-featured-image-wrapper {  width: 130px; position: absolute; right: 0; }

.fp-classes .tribe-events-calendar-list__event-row { border-bottom: 1px solid #eee; padding-bottom: 5px; }

.btn-wide { width: auto; }

.card {
	min-height:450px;
	margin-top:25px;
	padding:25px 10px;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 4px 4px rgba(0,0,0,0.12), 
              0 8px 8px rgba(0,0,0,0.12),
              0 16px 16px rgba(0,0,0,0.12);
}

.cardtitle a { font-weight: bold; font-size: 1.3rem;  }

@media (max-width:576px) {

.tribe-common-b2 time { width: 50%!important; }

.navbar-light { background: #222 !important; }
.fp-events .tribe-events-pro-photo__event-featured-image-wrapper { width: 100%; float: none; }
.navbar img { width: 220px; }

}